Fix some crashes caused by unimplemented functions in GdkOffscreenWindow
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 8 Apr 2011 16:55:50 +0000 (01:55 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 8 Apr 2011 17:00:18 +0000 (02:00 +0900)
commitd2303bafaea9dce5865a1764ce3bbaf04c523a9c
treee1917b60634be99569b5d909d9bd9bfc670e5c20
parentfbf1093d5c169ed947be689fcbf72b3c35732b5a
Fix some crashes caused by unimplemented functions in GdkOffscreenWindow

These crashes happen when accessing GtkWindow properties and the
GdkWindow is an offscreen (fixes https://bugzilla.gnome.org/show_bug.cgi?id=647244)
gdk/gdkoffscreenwindow.c